GrapeCity ActiveReports for .NET 16.0J
ItemCollection<T> クラス
メンバ 

GrapeCity.ActiveReports.PageReportModel 名前空間 : ItemCollection<T> クラス
コレクションアイテムの種類。
内部 ItemAdded/ItemRemoved イベントを持つモデル コレクションの基本クラス。
オブジェクト モデル
ItemCollection<T> クラス
シンタックス
'宣言
 
Public Class ItemCollection(Of T) 
public class ItemCollection<T> 
型パラメータ
T
コレクションアイテムの種類。
継承階層

System.Object
   GrapeCity.ActiveReports.PageReportModel.ItemCollection<T>
      GrapeCity.ActiveReports.PageReportModel.ColumnGroupingCollection
      GrapeCity.ActiveReports.PageReportModel.DataGroupingCollection
      GrapeCity.ActiveReports.PageReportModel.MatrixCellCollection
      GrapeCity.ActiveReports.PageReportModel.MatrixRowCollection
      GrapeCity.ActiveReports.PageReportModel.RowGroupingCollection
      GrapeCity.ActiveReports.PageReportModel.StaticRowColumnCollection
      GrapeCity.ActiveReports.PageReportModel.TableCellCollection
      GrapeCity.ActiveReports.PageReportModel.TableGroupCollection
      GrapeCity.ActiveReports.PageReportModel.TableRowCollection

参照

ItemCollection<T> メンバ
GrapeCity.ActiveReports.PageReportModel 名前空間